scrolledwindow: Move paint function into expose handler
authorBenjamin Otte <otte@redhat.com>
Tue, 7 Sep 2010 14:59:32 +0000 (16:59 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:38 +0000 (15:11 +0200)
commit5eabd8c6fa24003473ce0479f51454dcfc30a0d1
tree3200cedafe6a153f7ab08f37df46bbada084b74b
parent8af968946f4b5e0dea934f6e2d2e24bedafe672f
scrolledwindow: Move paint function into expose handler

Also remove the is_drawable() check. It will not be needed once we have
the draw vfunc.
gtk/gtkscrolledwindow.c